From: Juanma Barranquero Date: Wed, 3 Jul 2002 09:17:47 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~31905 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=348661e89aba5136b02cfa5633fc6e22ac062e95;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index fe32294f457..6c818ad4e99 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2002-07-03 Juanma Barranquero + + * subr.el (chars-in-region): Add obsolescence declaration for + `chars-in-region'. + 2002-07-03 Miles Bader * faces.el (header-line): Don't use a `common' clause for @@ -13,7 +18,7 @@ Check for `eval:' calling fn with `safe-local-eval-function' property. (hack-one-local-variable): Use hack-one-local-variable-eval-safep. (c-add-style, c-set-style): Add safe-local-eval-function property. - + * files.el (insert-directory): Handle --dired option to ls. * files.el (file-remote-p): New function.